home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / te2_134t.zip / TE2INST.001 / OS2BBS.INI < prev    next >
Text File  |  1997-07-03  |  2KB  |  92 lines

  1. ; Port initialization
  2. device          AF_INET/bbs.os2bbs.com/telnet/tcp
  3. Telnet          true
  4. TelnetDebug     false
  5. RawLog          false
  6. LFafterCR       false
  7. Emulate         vt100
  8. VT100Backspace  false
  9. SwapBS4Del      false
  10. SetVTDefAttr    false
  11. OutputBuffer    0
  12.  
  13. AutoZM          true
  14. QueryZMRecover  true
  15. AutoDirSave     false
  16. QueryHangUp     no              ; yes, or ifcarrier
  17. ClobberDL       salvage         ; or yes or no
  18. MatchBaud       false
  19.  
  20. AsciiUL         0x3a,true,true,0,0,false,true,0,6000
  21. ULPrtyClass     fixedhigh
  22. DLPrtyClass     fixedhigh
  23.  
  24. enqReply        ;
  25. modemInitStrg   ;
  26. modemHangStrg   ;
  27. modemOKStrg     OK^M
  28. modemDelayChar  0xff,0
  29.  
  30. connect         CONNECT,57600
  31. noconnect       ERROR
  32. noconnect       NO_CARRIER
  33. noconnect       NO_DIALTONE
  34. noconnect       BUSY
  35. noconnect       NO_ANSWER
  36. noconnect       VOICE
  37.  
  38. ; Default paths, etc
  39. logPath         ;
  40. downloadPath    ;
  41. scriptPath      ;
  42. callLog         te2call.log
  43.  
  44. ; Dialing
  45. DIRFile         TE2.dir
  46. dialerTimeOut   45 ; seconds
  47. redialDelay     2  ; seconds
  48.  
  49. ; Alarm
  50. alarmTime       2
  51. alarmType       Chime
  52. alarmPopUp      yes
  53.  
  54. ; Chat Mode Buffered or UnBuffered
  55. ChatBuffered    yes
  56.  
  57. ; Video setup
  58. logodelay       3
  59. menuactive      STATUSBAR
  60. screenlines     25
  61. scrollback      2048
  62. colorLock       false
  63.  
  64. ; Attributes:
  65. TermAttr  0x07
  66. MenuNormAttr  0x13
  67. MenuHiAttr  0x1e
  68. LogoAttr  0x70
  69. DLogNormAttr  0x31
  70. DLogHiAttr  0x3f
  71. DLogDaAttr  0x37
  72. DLogEdAttr  0x03
  73. DLogEdHiAttr  0x1f
  74. ShadowAttr  0x08
  75. DialNormAttr  0x1b
  76. DialHiAttr  0x1e
  77. ErrorAttr  0xcf
  78. ScrlBackAttr  0x80
  79. ScrlBackMkAttr  0x03
  80. ScrlBackTiAttr  0x13
  81. ScrlBackFdAttr  0x4e
  82. ChatAttr  0x0b
  83. ChatRemoteAttr  0x03
  84. ChatTitleAttr  0x13
  85. CmdPromptAttr  0x30
  86. CmdInputAttr  0x0f
  87. cmdInputHiAttr  0x4f
  88.  
  89.  
  90.  
  91.  
  92.